Chr () and ASCII () functions in Oracle (attached: characters commonly used and ASCII table)keywords: chr ()Chr () function action: Special handling of "special" charactersThe corresponding loadline and special characters can be queried in PlsqlChr (
The PL/SQL string is actually an optional sequence of dimension-specification characters. A character can be a combination of numbers, letters, blanks, special characters, or all. PL/SQL provides three types of strings: fixed-length string : In
Chr (9) Tab keyChr (10) line breakChr (13) EnterChr (&CHR) (10) Carriage return lineQuery data copied to Excel, if a field value of 2 or more than 2 cells, you may have the above symbol, can be InStr isolated, can be deleted by replaceSelect
The ORACLE tutorial is: OraclePL/SQL single-row functions and group functions. A 1 function is a program with zero or multiple parameters and a return value. Oracle has a series of built-in functions in SQL, which can be called SQL or PL/SQL
The Oracle tutorials being looked at are: Oraclepl/sql single-line functions and group functions. A 1 function is a program that has 0 or more parameters and has a return value. In SQL, Oracle builds a series of functions that can be called SQL or
The ORACLE tutorial is: OraclePL/SQL single-row functions and group functions. A 1 function is a program with zero or multiple parameters and a return value. Oracle has a series of built-in functions in SQL, which can be called SQL or PL/SQL
Oracle character FunctionsDescription: The input value of a character function is of the character type and the return value is of the character or number type. It can be used directly in an SQL statement or in a PL/SQL block.
1. ASCII (n)
PL/SQL stringThe PL/SQL string is actually an optional sequence of dimension-specification characters. A character can be a combination of numbers, letters, blanks, special characters, or all. PL/SQL provides three types of strings:
Single-record functions in SQL1. ASCIIReturns the decimal number corresponding to the specified character;SQL> select ASCII ('A') A, ASCII ('A') A, ASCII ('0') zero, ASCII ('') space from dual;
A A zero space------------------------------------65 97
Oracle classic Q & A list [common]
Oracle classic Q & A list [common] Directories01. What is the initial password after oracle is installed?02. What is the initial Default
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.